pub type PLSA_ALLOCATE_SHARED_MEMORY = Option<unsafe extern "system" fn(sharedmem: *const c_void, size: u32) -> *mut c_void>;
Expand description

Required features: "Win32_Security_Authentication_Identity"