Function nvidia_video_codec_sdk::sys::nvEncodeAPI::NvEncGetEncodePresetConfig
source · pub unsafe extern "C" fn NvEncGetEncodePresetConfig(
encoder: *mut c_void,
encodeGUID: GUID,
presetGUID: GUID,
presetConfig: *mut NV_ENC_PRESET_CONFIG
) -> NVENCSTATUS