Skip to main content

nfloat_set_fmpz

Function nfloat_set_fmpz 

Source
pub unsafe extern "C" fn nfloat_set_fmpz(
    res: nfloat_ptr,
    x: *const fmpz,
    ctx: *mut gr_ctx_struct,
) -> c_int