Skip to main content

lumen_node_computed_style

Function lumen_node_computed_style 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lumen_node_computed_style( node: LumenNode, out: *mut LumenKVList, ) -> LumenStatus
Expand description

Full computed style of node as an owned key-value buffer. Free with lumen_kvlist_free. An inspection call. Thread-safe.