Function asContext_GetExceptionLineNumber

Source
pub unsafe extern "C" fn asContext_GetExceptionLineNumber(
    c: *mut asIScriptContext,
    column: *mut c_int,
    sectionName: *mut *const c_char,
) -> c_int