Skip to main content

asContext_GetExceptionLineNumber

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