Function IofCallDriver

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