pub type PLSA_PROTECT_MEMORY = Option<unsafe extern "system" fn(buffer: *mut c_void, buffersize: u32)>;
Expand description

Required features: "Win32_Security_Authentication_Identity"