pub type PFNREADOBJECTSECURITY = Option<unsafe extern "system" fn(param0: PCWSTR, param1: u32, param2: *mut PSECURITY_DESCRIPTOR, param3: LPARAM) -> HRESULT>;
Expand description

Required features: "Win32_Security_DirectoryServices", "Win32_Foundation"