winapi::um::cfgmgr32

Function CM_Get_Device_Interface_AliasA

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