[][src]Function mcl::ffi::mclBnFp_sub

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