Function webkit_dom_html_script_element_set_src

Source
pub unsafe extern "C" fn webkit_dom_html_script_element_set_src(
    self_: *mut WebKitDOMHTMLScriptElement,
    value: *const c_char,
)