[][src]Function winapi::um::cfgmgr32::CM_Get_Device_Interface_Alias_ExW

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