Skip to main content

pxs_debugvar

Function pxs_debugvar 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pxs_debugvar(var: pxs_VarT) -> *mut c_char
Expand description

Return a string rep of the pxs_Var.

String must be freed via pxs_freestr.