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

Required features: "Win32_Security_Authentication_Identity"