pub unsafe extern "system" fn GetDeviceRegistrationInfo(
    deviceinformationclass: REGISTRATION_INFORMATION_CLASS,
    ppdeviceregistrationinfo: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Management_MobileDeviceManagementRegistration"