Function asTypeInfo_GetBehaviourByIndex

Source
pub unsafe extern "C" fn asTypeInfo_GetBehaviourByIndex(
    o: *const asITypeInfo,
    index: asUINT,
    outBehaviour: *mut asEBehaviours,
) -> *mut asIScriptFunction