[][src]Function mcl::ffi::mclBnG1_mul

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