Skip to main content

lumen_document

Function lumen_document 

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

Write the document root node to *out (0 before the first tick). Thread-safe.