Function nn_tensor_mapped

Source
pub unsafe extern "C" fn nn_tensor_mapped(
    tensor: *const NNTensor,
) -> c_int
Expand description

Returns the tensor’s mapping count, 0 means the tensor is unmapped.

@public @memberof NNTensor @since 2.0