[][src]Type Definition smash::ThreadFunc

type ThreadFunc = Option<unsafe extern "C" fn(arg1: *mut c_void)>;