Function EVP_PKEY_CTX_get_app_data

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_get_app_data(
    ctx: *mut evp_pkey_ctx_st,
) -> *mut c_void