Function windows_sys::Wdk::System::SystemServices::IoSetDevicePropertyData
pub unsafe extern "system" fn IoSetDevicePropertyData(
pdo: *const DEVICE_OBJECT,
propertykey: *const DEVPROPKEY,
lcid: u32,
flags: u32,
type: u32,
size: u32,
data: *const c_void
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Devices_Properties", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"