cef_dll_sys

Function cef_v8value_create_function

Source
pub unsafe extern "C" fn cef_v8value_create_function(
    name: *const cef_string_t,
    handler: *mut cef_v8handler_t,
) -> *mut cef_v8value_t