[][src]Function winapi::um::winnt::RtlConvertDeviceFamilyInfoToString

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