pub unsafe extern "C" fn RabitGetProcessorName(
    out_name: *mut c_char,
    out_len: *mut rbt_ulong,
    max_len: rbt_ulong
)
Expand description

\brief get name of processor \param out_name hold output string \param out_len hold length of output string \param max_len maximum buffer length of input