[][src]Function antic::mpf_mat_mul

pub unsafe extern "C" fn mpf_mat_mul(
    C: *mut mpf_mat_struct,
    A: *mut mpf_mat_struct,
    B: *mut mpf_mat_struct
)