[][src]Function winapi::um::setupapi::SetupDiGetDeviceInterfaceAlias

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