Function Tensor_mutable_data_ptr

Source
pub unsafe extern "C" fn Tensor_mutable_data_ptr(
    self_: *const Tensor,
) -> *mut c_void