Function openssl_sys::COMP_get_type
pub unsafe extern "C" fn COMP_get_type(meth: *const COMP_METHOD) -> i32
The portability is definied by:
#[cfg(ossl110)]
pub unsafe extern "C" fn COMP_get_type(meth: *const COMP_METHOD) -> i32
#[cfg(ossl110)]