pub type PSTARTUP_ROUTINE = Option<unsafe extern "system" fn(resourcetype: PCWSTR, minversionsupported: u32, maxversionsupported: u32, setresourcestatus: PSET_RESOURCE_STATUS_ROUTINE, logevent: PLOG_EVENT_ROUTINE, functiontable: *mut *mut CLRES_FUNCTION_TABLE) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation", "Win32_System_Registry"