pub unsafe extern "system" fn MFCreateSensorProfile(
    profiletype: *const GUID,
    profileindex: u32,
    constraints: PCWSTR,
    ppprofile: *mut IMFSensorProfile
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"