scm_make_pointer

Function scm_make_pointer 

Source
pub unsafe extern "C" fn scm_make_pointer(
    address: SCM,
    finalizer: SCM,
) -> SCM