pub type FN_PROGRESS = Option<unsafe extern "system" fn(pobjectname: PCWSTR, status: u32, pinvokesetting: *mut PROG_INVOKE_SETTING, args: *const c_void, securityset: BOOL)>;
Expand description

Required features: "Win32_Security_Authorization", "Win32_Foundation"