pub unsafe extern "C" fn XmfVpxEncoder_GetPacket(
ctx: *mut XmfVpxEncoder,
itr: *mut VpxIterator,
) -> *mut XmfVpxPacketExpand description
Performs a FFI call to XmfVpxEncoder_GetPacket 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