winapi::um::winnt

Function RtlConvertDeviceFamilyInfoToString

Source
pub unsafe extern "system" fn RtlConvertDeviceFamilyInfoToString(
    pulDeviceFamilyBufferSize: PDWORD,
    pulDeviceFormBufferSize: PDWORD,
    DeviceFamily: PWSTR,
    DeviceForm: PWSTR,
) -> DWORD