arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_permission_prompt_callback_t.cont
arsd
webview
cef_permission_prompt_callback_t
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
Source
See Implementation
arsd
webview
cef_permission_prompt_callback_t
variables
base
cont
Complete the permissions request with the specified |result|.