pub unsafe extern "system" fn ClusWorkerCreate(
    lpworker: *mut CLUS_WORKER,
    lpstartaddress: PWORKER_START_ROUTINE,
    lpparameter: *mut c_void
) -> u32
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"