Function mnn::ffi::mnnsc_set_num_threads

source ยท
pub unsafe extern "C" fn mnnsc_set_num_threads(
    config: *mut MNNScheduleConfig,
    numThread: i32,
)