ove_thread_init

Function ove_thread_init 

Source
pub unsafe extern "C" fn ove_thread_init(
    handle: *mut ove_thread_t,
    storage: *mut ove_thread_storage_t,
    desc: *const ove_thread_desc,
) -> i32