[][src]Function flint_sys::_fmpz_rfac_ui

pub unsafe extern "C" fn _fmpz_rfac_ui(
    r: *mut fmpz,
    x: *const fmpz,
    a: ulong,
    b: ulong
)

See the FLINT Documentation for this function.