Skip to main content

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: BorrowedPtr<Box<dyn PhlowView>>, source_code: BorrowedPtr<StringBox>, )