Function DecodeDataBase64

Source
pub unsafe extern "C" fn DecodeDataBase64(
    data: *const c_uchar,
    outputSize: *mut c_int,
) -> *mut c_uchar