Function mnn::prelude::iconv_open

source ยท
pub unsafe extern "C" fn iconv_open(
    tocode: *const i8,
    fromcode: *const i8,
) -> *mut c_void