scm_string_titlecase

Function scm_string_titlecase 

Source
pub unsafe extern "C" fn scm_string_titlecase(
    str: SCM,
    start: SCM,
    end: SCM,
) -> SCM