Skip to main content

fmpzi_gcd_binary

Function fmpzi_gcd_binary 

Source
pub unsafe extern "C" fn fmpzi_gcd_binary(
    res: *mut fmpzi_struct,
    x: *const fmpzi_struct,
    y: *const fmpzi_struct,
)