lua_gethookcount

Function lua_gethookcount 

Source
pub unsafe extern "C-unwind" fn lua_gethookcount(
    l: *mut State,
) -> c_int