Skip to main content

thrd_start_t

Type Alias thrd_start_t 

Source
pub type thrd_start_t = extern "C" fn(*mut c_void) -> c_int;