Function mnn::prelude::dlsym

source ยท
pub unsafe extern "C" fn dlsym(
    handle: *mut c_void,
    symbol: *const i8,
) -> *mut c_void