pub unsafe extern "system" fn IoSetDeviceInterfaceState(
    symboliclinkname: *const UNICODE_STRING,
    enable: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"