Function rune_native::rune_tensor_buffer_readonly
source · [−]#[no_mangle]
pub unsafe extern "C" fn rune_tensor_buffer_readonly(
tensor: *const Tensor
) -> *const u8Expand description
Get a readonly reference to this Tensor’s buffer.