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

pub unsafe extern "system" fn NetLocalGroupSetInfo(
    servername: LPCWSTR,
    groupname: LPCWSTR,
    level: DWORD,
    buf: LPBYTE,
    parm_err: LPDWORD
) -> NET_API_STATUS