Skip to main content

asTypeInfo_GetMethodByIndex

Function asTypeInfo_GetMethodByIndex 

Source
pub unsafe extern "C" fn asTypeInfo_GetMethodByIndex(
    o: *const asITypeInfo,
    index: asUINT,
    getVirtual: asBOOL,
) -> *mut asIScriptFunction