Function g_base64_decode

Source
pub unsafe extern "C" fn g_base64_decode(
    text: *const gchar,
    out_len: *mut gsize,
) -> *mut guchar