pub type PWORKER_START_ROUTINE = Option<unsafe extern "system" fn(pworker: *mut CLUS_WORKER, lpthreadparameter: *mut c_void) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"