[][src]Function angelscript_sys::c_engine::asEngine_GetGlobalPropertyIndexByDecl

pub unsafe extern "C" fn asEngine_GetGlobalPropertyIndexByDecl(
    e: *mut asIScriptEngine,
    decl: *const c_char
) -> c_int