scm_print_struct

Function scm_print_struct 

Source
pub unsafe extern "C" fn scm_print_struct(
    exp: SCM,
    port: SCM,
    arg1: *mut scm_print_state,
)