Function mnn::ffi::Tensor_setDevicePtr

source ยท
pub unsafe extern "C" fn Tensor_setDevicePtr(
    tensor: *mut Tensor,
    devicePtr: *const c_void,
    memoryType: i32,
) -> i32