Function windows_sys::Wdk::System::SystemServices::IoRegisterDeviceInterface
pub unsafe extern "system" fn IoRegisterDeviceInterface(
physicaldeviceobject: *const DEVICE_OBJECT,
interfaceclassguid: *const GUID,
referencestring: *const UNICODE_STRING,
symboliclinkname: *mut UNICODE_STRING
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"