Function mnn::ffi::Interpreter_getBackend

source ยท
pub unsafe extern "C" fn Interpreter_getBackend(
    interpreter: *const Interpreter,
    session: *const Session,
    tensor: *const Tensor,
) -> *const Backend