NvFBCCreateInstance

Function NvFBCCreateInstance 

Source
pub unsafe extern "C" fn NvFBCCreateInstance(
    pFunctionList: *mut NVFBC_API_FUNCTION_LIST,
) -> NVFBCSTATUS
Expand description

\ingroup FBC_FUNC

\brief Entry Points to the NvFBC interface.

Creates an instance of the NvFBC interface, and populates the pFunctionList with function pointers to the API routines implemented by the NvFBC interface.

\param [out] pFunctionList

\return ::NVFBC_SUCCESS \n ::NVFBC_ERR_INVALID_PTR \n ::NVFBC_ERR_API_VERSION