Function windows_sys::Wdk::Storage::FileSystem::FsRtlFastUnlockAll

pub unsafe extern "system" fn FsRtlFastUnlockAll(
    filelock: *const FILE_LOCK,
    fileobject: *const FILE_OBJECT,
    processid: PEPROCESS,
    context: *const c_void,
) -> NTSTATUS