Function xmf_sys::XmfRecorder_UpdateFrame
source · pub unsafe extern "C" fn XmfRecorder_UpdateFrame(
ctx: *mut XmfRecorder,
buffer: *const u8,
updateX: u32,
updateY: u32,
updateWidth: u32,
updateHeight: u32,
surfaceStep: u32,
)Expand description
Performs a FFI call to XmfRecorder_UpdateFrame 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