Function gst::ffi::gst_adapter_map[][src]

pub unsafe extern "C" fn gst_adapter_map(
    adapter: *mut GstAdapter,
    size: gsize
) -> gconstpointer