UI_method_set_prompt_constructor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
int
UI_method_set_prompt_constructor
(
UI_METHOD* method
,
ExternC!(char* function
(
UI* ui
,
const(char)* object_desc
,
const(char)* object_name
)
)
prompt_constructor
)

Meta