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

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