[][src]Function lua_rs::ffi::lua::lua_tocfunction

pub unsafe extern "C" fn lua_tocfunction(
    l: *mut lua_State,
    idx: c_int
) -> lua_CFunction