pub unsafe extern "C" fn tibemsObjectMsg_SetObjectBytes(
    message: usize,
    bytes: *const c_void,
    byteSize: u32
) -> tibems_status
Expand description

Set the byte sequence of an object message.