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

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"