[][src]Function mcl::ffi::mclBnGT_mul

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