windows::Wdk::Storage::FileSystem

Function FsRtlFastUnlockAll

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