Function netapi32::NetLocalGroupGetInfo
[−]
[src]
pub unsafe extern "system" fn NetLocalGroupGetInfo(
servername: LPCWSTR,
groupname: LPCWSTR,
level: DWORD,
bufptr: *mut LPBYTE
) -> NET_API_STATUS