12.4.1 Argument Passing and Control
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
The Foreign Include File
Argument Passing and Control
PL_succeed()
PL_fail()
Non-deterministic Foreign Predicates
Yielding from foreign predicates
Packages
Availability:
C-language interface function
(return) foreign_t
PL_succeed
(
)
Succeed deterministically. PL_succeed is defined as
return
TRUE
.