Skip to main content

execute_createlink_command

Function execute_createlink_command 

Source
pub(crate) fn execute_createlink_command(
    cx: &mut JSContext,
    document: &Document,
    selection: &Selection,
    value: DOMString,
) -> bool
Expand description