[][src]Type Definition nginx::EVP_PKEY_gen_cb

type EVP_PKEY_gen_cb = Option<unsafe extern "C" fn(ctx: *mut EVP_PKEY_CTX) -> c_int>;