Function openssl_sys::EVP_DecodeBlock
source ยท pub unsafe extern "C" fn EVP_DecodeBlock(
dst: *mut c_uchar,
src: *const c_uchar,
src_len: c_int,
) -> c_int
pub unsafe extern "C" fn EVP_DecodeBlock(
dst: *mut c_uchar,
src: *const c_uchar,
src_len: c_int,
) -> c_int