Function windows_sys::Win32::NetworkManagement::NetManagement::NetLocalGroupGetInfo
pub unsafe extern "system" fn NetLocalGroupGetInfo(
servername: PCWSTR,
groupname: PCWSTR,
level: u32,
bufptr: *mut *mut u8
) -> u32Expand description
Required features: "Win32_NetworkManagement_NetManagement"