[][src]Function mcl::ffi::mclBnFp_isEqual

pub unsafe extern "C" fn mclBnFp_isEqual(
    x: *const MclBnFp,
    y: *const MclBnFp
) -> c_int