[][src]Function mcl::ffi::mclBnG1_sub

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