Function mnn::prelude::dlopen

source ยท
pub unsafe extern "C" fn dlopen(
    filename: *const i8,
    flag: i32,
) -> *mut c_void