Function windows_sys::Wdk::System::SystemServices::IofCallDriver

pub unsafe extern "system" fn IofCallDriver(
    deviceobject: *const DEVICE_OBJECT,
    irp: *mut IRP,
) -> NTSTATUS