Function windows_sys::Win32::Devices::DeviceAccess::CreateDeviceAccessInstance
pub unsafe extern "system" fn CreateDeviceAccessInstance(
deviceinterfacepath: PCWSTR,
desiredaccess: u32,
createasync: *mut ICreateDeviceAccessAsync
) -> HRESULT
Expand description
Required features: "Win32_Devices_DeviceAccess"