Function Tensor_const_data_ptr

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