Function windows_sys::Wdk::System::SystemServices::IoAllocateController

pub unsafe extern "system" fn IoAllocateController(
    controllerobject: *const CONTROLLER_OBJECT,
    deviceobject: *const DEVICE_OBJECT,
    executionroutine: DRIVER_CONTROL,
    context: *const c_void,
)