pub type PLOG_UNPINNED_CALLBACK = Option<unsafe extern "system" fn(HANDLE, *mut c_void)>;
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’