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

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"