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

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