Function mnn::ffi::mnnbc_set_shared_context

source ยท
pub unsafe extern "C" fn mnnbc_set_shared_context(
    config: *mut MNNBackendConfig,
    shared_context: *mut c_void,
)