Function gst::ffi::gst_buffer_fill[][src]

pub unsafe extern "C" fn gst_buffer_fill(
    buffer: *mut GstBuffer,
    offset: gsize,
    src: gconstpointer,
    size: gsize
) -> gsize