Function SetupDiGetDeviceInterfaceAlias

Source
pub unsafe extern "system" fn SetupDiGetDeviceInterfaceAlias(
    DeviceInfoSet: HDEVINFO,
    DeviceInterfaceData: PSP_DEVICE_INTERFACE_DATA,
    AliasInterfaceClassGuid: *const GUID,
    AliasDeviceInterfaceData: PSP_DEVICE_INTERFACE_DATA,
) -> BOOL