Interpreter_getBackend

Function Interpreter_getBackend 

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