XmfVpxEncoder_Create

Function XmfVpxEncoder_Create 

Source
pub unsafe extern "C" fn XmfVpxEncoder_Create(
    config: XmfVpxEncoderConfig,
) -> *mut XmfVpxEncoder
Expand description

Performs a FFI call to XmfVpxEncoder_Create from the globally loaded dynamic library xmf

ยงSafety

  • The ABI of the function must be the one we expect
  • See other preconditions in documentation of the C library