cef_dll_sys

Function cef_execute_process

Source
pub unsafe extern "C" fn cef_execute_process(
    args: *const _cef_main_args_t,
    application: *mut cef_app_t,
    windows_sandbox_info: *mut c_void,
) -> c_int