[][src]Function antic::fmpz_mat_det_modular_given_divisor

pub unsafe extern "C" fn fmpz_mat_det_modular_given_divisor(
    det: *mut fmpz,
    A: *mut fmpz_mat_struct,
    d: *mut fmpz,
    proved: c_int
)