[][src]Function astcenc_sys::astcenc_context_alloc

pub unsafe extern "C" fn astcenc_context_alloc(
    config: *const astcenc_config,
    thread_count: c_uint,
    context: *mut *mut astcenc_context
) -> astcenc_error