[][src]Function winapi::um::winbase::GetProfileIntW

pub unsafe extern "system" fn GetProfileIntW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    nDefault: INT
) -> UINT