[][src]Function mcl::ffi::mclBnG2_mul

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