pub type PKSEC_LOCATE_PKG_BY_ID = Option<unsafe extern "system" fn(packageid: u32) -> *mut c_void>;
Expand description

Required features: "Win32_Security_Authentication_Identity"