pub type PCLUSAPI_CAN_RESOURCE_BE_DEPENDENT = Option<unsafe extern "system" fn(hresource: *mut _HRESOURCE, hresourcedependent: *mut _HRESOURCE) -> BOOL>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"