Type Definition libktx_rs_sys::ktxStream_read[][src]

pub type ktxStream_read = Option<unsafe extern "C" fn(str_: *mut ktxStream, dst: *mut c_void, count: ktx_size_t) -> ktx_error_code_e>;
Expand description

@~English @brief type for a pointer to a stream reading function