Function mpq_get_str

Source
pub unsafe extern "C" fn mpq_get_str(
    str: *mut c_char,
    base: c_int,
    op: mpq_srcptr,
) -> *mut c_char
Expand description