Function boring_sys::OPENSSL_memdup

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