g_byte_array_prepend

Function g_byte_array_prepend 

Source
pub unsafe extern "C" fn g_byte_array_prepend(
    array: *mut GByteArray,
    data: *const guint8,
    len: guint,
) -> *mut GByteArray