scm_c_write

Function scm_c_write 

Source
pub unsafe extern "C" fn scm_c_write(
    port: SCM,
    buffer: *const c_void,
    size: size_t,
)