pub type PSTARTUP_EX_ROUTINE = Option<unsafe extern "system" fn(resourcetype: PCWSTR, minversionsupported: u32, maxversionsupported: u32, monitorcallbackfunctions: *mut CLRES_CALLBACK_FUNCTION_TABLE, resourcedllinterfacefunctions: *mut *mut CLRES_FUNCTION_TABLE) -> u32>;
Expand description

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