Skip to main content

cdtext_init

Function cdtext_init 

Source
pub unsafe extern "C" fn cdtext_init() -> *mut cdtext_t
Expand description

Initialize a new \p cdtext_t structure.

When the structure is no longer needed, release the resources using cdtext_delete.