cef_permission_prompt_callback_t.cont

Complete the permissions request with the specified |result|.

struct cef_permission_prompt_callback_t
extern (System)
void function(cef_permission_prompt_callback_t* self, cef_permission_request_result_t result) nothrow cont;

Meta