[][src]Function guile_sys::scm_with_guile

pub unsafe extern "C" fn scm_with_guile(
    func: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>,
    data: *mut c_void
) -> *mut c_void