Struct libktx_rs_sys::ktxStream__bindgen_ty_1__bindgen_ty_1[][src]

#[repr(C)]
pub struct ktxStream__bindgen_ty_1__bindgen_ty_1 { pub address: *mut c_void, pub allocatorAddress: *mut c_void, pub size: ktx_size_t, }

Fields

address: *mut c_voidallocatorAddress: *mut c_voidsize: ktx_size_t

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.