Skip to main content

arf_set_round

Function arf_set_round 

Source
pub unsafe extern "C" fn arf_set_round(
    y: *mut arf_struct,
    x: *const arf_struct,
    prec: slong,
    rnd: arf_rnd_t,
) -> c_int