[][src]Function weebview::webview_return

#[no_mangle]pub unsafe extern "C" fn webview_return(
    webview: *mut WebView,
    seq: *const c_char,
    status: c_int,
    result: *const c_char
)