[][src]Function flint_sys::fmpz_mul_si

pub unsafe extern "C" fn fmpz_mul_si(f: *mut fmpz, g: *const fmpz, x: slong)

See the FLINT Documentation for this function.