pub unsafe extern "system" fn ADsGetObject(
    lpszpathname: PWSTR,
    riid: *const GUID,
    ppobject: *mut *mut c_void
) -> HRESULT
Expand description

Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’