pub type PLSA_DUPLICATE_HANDLE = Option<unsafe extern "system" fn(sourcehandle: HANDLE, destionationhandle: *mut HANDLE) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"