Function NvEncGetEncodePresetConfig

Source
pub unsafe extern "C" fn NvEncGetEncodePresetConfig(
    encoder: *mut c_void,
    encodeGUID: GUID,
    presetGUID: GUID,
    presetConfig: *mut NV_ENC_PRESET_CONFIG,
) -> NVENCSTATUS