mnn::ffi

Function Tensor_copyToHostTensor

source
pub unsafe extern "C" fn Tensor_copyToHostTensor(
    deviceTensor: *const Tensor,
    hostTensor: *mut Tensor,
) -> i32