Function webview_return

Source
pub unsafe extern "C" fn webview_return(
    w: webview_t,
    seq: *const c_char,
    status: c_int,
    result: *const c_char,
)