Function netapi32::NetUserGetLocalGroups
[−]
[src]
pub unsafe extern "system" fn NetUserGetLocalGroups(
servername: LPCWSTR,
level: DWORD,
flags: DWORD,
bufptr: *mut LPBYTE,
prefmaxlen: DWORD,
entriesread: LPDWORD,
totalentries: LPDWORD
) -> NET_API_STATUS