pub unsafe extern "C" fn nn_tensor_axis(
    tensor: *const NNTensor
) -> c_char
Expand description

Returns the natural data axis of the tensor.

@public @memberof NNTensor @since 2.4