Function bssl_sys::OPENSSL_realloc

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