Function boring_sys::BUF_memdup

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