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