Function windows_sys::Wdk::System::SystemServices::IoOpenDeviceInterfaceRegistryKey
pub unsafe extern "system" fn IoOpenDeviceInterfaceRegistryKey(
symboliclinkname: *const UNICODE_STRING,
desiredaccess: u32,
deviceinterfaceregkey: *mut HANDLE
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"