Function netapi32::NetGroupGetInfo [] [src]

pub unsafe extern "system" fn NetGroupGetInfo(
    servername: LPCWSTR,
    groupname: LPCWSTR,
    level: DWORD,
    bufptr: *mut LPBYTE
) -> NET_API_STATUS