ktxTexture2_Create

Function ktxTexture2_Create 

Source
pub unsafe extern "C" fn ktxTexture2_Create(
    createInfo: *mut ktxTextureCreateInfo,
    storageAllocation: ktxTextureCreateStorageEnum,
    newTex: *mut *mut ktxTexture2,
) -> ktx_error_code_e
Expand description

Create a new ktxTexture2.