[][src]Function mcl::ffi::mclBnG2_add

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