Function windows_sys::Wdk::Storage::FileSystem::FsRtlCheckOplock

pub unsafe extern "system" fn FsRtlCheckOplock(
    oplock: *const *const c_void,
    irp: *const IRP,
    context: *const c_void,
    completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
    postirproutine: POPLOCK_FS_PREPOST_IRP,
) -> NTSTATUS