[][src]Type Definition CCODE::PTHREAD_START_ROUTINE

type PTHREAD_START_ROUTINE = Option<unsafe extern "C" fn(lpThreadParameter: LPVOID) -> DWORD>;