pub unsafe extern "system" fn CryptMemRealloc(
    pv: *const c_void,
    cbsize: u32
) -> *mut c_void
Expand description

Required features: "Win32_Security_Cryptography"