Frame_appendBytes

Function Frame_appendBytes 

Source
pub unsafe extern "C" fn Frame_appendBytes(
    self_: Frame,
    bytes: *mut u8,
    numberOfBytes: c_int,
)