Function guile_sys::scm_without_guile [] [src]

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