XmfVpxDecoder_GetLastError

Function XmfVpxDecoder_GetLastError 

Source
pub unsafe extern "C" fn XmfVpxDecoder_GetLastError(
    ctx: *mut XmfVpxDecoder,
) -> XmfVpxDecoderError
Expand description

Performs a FFI call to XmfVpxDecoder_GetLastError 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