[][src]Function mcl::ffi::mclBnGT_pow

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