[][src]Function flint_sys::fmpz_mul2_uiui

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

See the FLINT Documentation for this function.