[][src]Function winapi::um::lmaccess::NetGroupGetInfo

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