[][src]Function flint_sys::fmpz_mul_ui

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

See the FLINT Documentation for this function.