[][src]Function mcl::ffi::mclBnFp_mul

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