Function windows::Wdk::System::SystemServices::IoAllocateController
pub unsafe fn IoAllocateController(
controllerobject: *const CONTROLLER_OBJECT,
deviceobject: *const DEVICE_OBJECT,
executionroutine: DRIVER_CONTROL,
context: Option<*const c_void>,
)