[][src]Function flint_sys::fmpz_mul_2exp

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

See the FLINT Documentation for this function.