Function gstreamer_sys::gst_util_greatest_common_divisor_int64

source ยท
pub unsafe extern "C" fn gst_util_greatest_common_divisor_int64(
    a: i64,
    b: i64,
) -> i64