winapi::um::cfgmgr32

Function CM_Get_Device_Interface_AliasW

Source
pub unsafe extern "system" fn CM_Get_Device_Interface_AliasW(
    pszDeviceInterface: LPCWSTR,
    AliasInterfaceGuid: LPGUID,
    pszAliasDeviceInterface: LPWSTR,
    pulLength: PULONG,
    ulFlags: ULONG,
) -> CONFIGRET