[][src]Function flint_sys::fmpz_randtest_mod_signed

pub unsafe extern "C" fn fmpz_randtest_mod_signed(
    f: *mut fmpz,
    state: *mut flint_rand,
    m: *const fmpz
)

See the FLINT Documentation for this function.