Skip to main content

gr_gcd

Function gr_gcd 

Source
pub unsafe extern "C" fn gr_gcd(
    res: gr_ptr,
    x: gr_srcptr,
    y: gr_srcptr,
    ctx: *mut gr_ctx_struct,
) -> c_int