[][src]Function mcl::ffi::mclBnFp2_add

pub unsafe extern "C" fn mclBnFp2_add(
    z: *mut MclBnFp2,
    x: *const MclBnFp2,
    y: *const MclBnFp2
)