Function g_byte_array_new_take

Source
pub unsafe extern "C" fn g_byte_array_new_take(
    data: *mut guint8,
    len: gsize,
) -> *mut GByteArray