[][src]Function guile_sys::scm_make_foreign_object_3

pub unsafe extern "C" fn scm_make_foreign_object_3(
    type_: SCM,
    val0: *mut c_void,
    val1: *mut c_void,
    val2: *mut c_void
) -> SCM