[][src]Function mcl::ffi::mclBnG2_getStr

pub unsafe extern "C" fn mclBnG2_getStr(
    buf: *mut c_char,
    maxBufSize: size_t,
    x: *const MclBnG2,
    ioMode: c_int
) -> size_t