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

pub unsafe extern "system" fn SetupDiSetClassRegistryPropertyA(
    ClassGuid: *const GUID,
    Property: DWORD,
    PropertyBuffer: *const BYTE,
    PropertyBufferSize: DWORD,
    MachineName: PCSTR,
    Reserved: PVOID
) -> BOOL