Type Alias magma::magma_buffer_info_t
source · pub type magma_buffer_info_t = magma_buffer_info;
Aliased Type§
struct magma_buffer_info_t {
pub committed_byte_count: u64,
pub size: u64,
}
Fields§
§committed_byte_count: u64
§size: u64