phlow_view_get_source_code

Function phlow_view_get_source_code 

Source
#[unsafe(no_mangle)]
pub extern "C" fn phlow_view_get_source_code( phlow_view: *mut ValueBox<Box<dyn PhlowView>>, source_code: *mut ValueBox<StringBox>, )