[−][src]Function guile_sys::scm_c_with_dynamic_state
pub unsafe extern "C" fn scm_c_with_dynamic_state(
state: SCM,
func: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>,
data: *mut c_void
) -> *mut c_void
pub unsafe extern "C" fn scm_c_with_dynamic_state(
state: SCM,
func: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>,
data: *mut c_void
) -> *mut c_void