pub unsafe extern "system" fn GetNamedProfileInfo(
    hprofile: isize,
    pnamedprofileinfo: *mut NAMED_PROFILE_INFO
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’