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