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

pub unsafe extern "system" fn SetupDiSetDeviceRegistryPropertyA(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    Property: DWORD,
    PropertyBuffer: *const BYTE,
    PropertyBufferSize: DWORD
) -> BOOL