Function openssl_sys::OBJ_get0_data
pub unsafe extern "C" fn OBJ_get0_data(obj: *const ASN1_OBJECT) -> *const c_uchar
The portability is definied by:
#[cfg(ossl111)]
pub unsafe extern "C" fn OBJ_get0_data(obj: *const ASN1_OBJECT) -> *const c_uchar
#[cfg(ossl111)]