pub type PFN_CMSG_ALLOC = Option<unsafe extern "system" fn(cb: usize) -> *mut c_void>;
Expand description

Required features: "Win32_Security_Cryptography"