[][src]Function antic::fmpz_mat_randpermdiag

pub unsafe extern "C" fn fmpz_mat_randpermdiag(
    mat: *mut fmpz_mat_struct,
    state: *mut flint_rand_s,
    diag: *const fmpz,
    n: mp_limb_signed_t
) -> c_int