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

pub unsafe extern "system" fn CM_Get_Device_Interface_AliasA(
    pszDeviceInterface: LPCSTR,
    AliasInterfaceGuid: LPGUID,
    pszAliasDeviceInterface: LPSTR,
    pulLength: PULONG,
    ulFlags: ULONG
) -> CONFIGRET