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

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