Function windows::Wdk::System::SystemServices::IoSetDeviceInterfaceState
pub unsafe fn IoSetDeviceInterfaceState<P0>(
symboliclinkname: *const UNICODE_STRING,
enable: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,