[][src]Function mcl::ffi::mclBnFr_sub

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