pub unsafe extern "system" fn GetNotificationResourceManagerAsync(
resourcemanagerhandle: HANDLE,
transactionnotification: *mut TRANSACTION_NOTIFICATION,
transactionnotificationlength: u32,
returnlength: *mut u32,
lpoverlapped: *mut OVERLAPPED
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_System_IO"