Function bssl_sys::OPENSSL_memdup

source ·
pub unsafe extern "C" fn OPENSSL_memdup(
    data: *const c_void,
    size: usize
) -> *mut c_void