ggml_is_contiguously_allocated

Function ggml_is_contiguously_allocated 

Source
pub unsafe extern "C" fn ggml_is_contiguously_allocated(
    tensor: *const ggml_tensor,
) -> bool