Function dm_report_field_percent

Source
pub unsafe extern "C" fn dm_report_field_percent(
    rh: *mut dm_report,
    field: *mut dm_report_field,
    data: *const dm_percent_t,
) -> c_int