Function boring_sys::OPENSSL_realloc

source ยท
pub unsafe extern "C" fn OPENSSL_realloc(
    ptr: *mut c_void,
    new_size: usize
) -> *mut c_void