pub unsafe extern "system" fn GetNotificationResourceManager(
    resourcemanagerhandle: HANDLE,
    transactionnotification: *mut TRANSACTION_NOTIFICATION,
    notificationlength: u32,
    dwmilliseconds: u32,
    returnlength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"