Skip to main content

asTypeInfo_GetMethodByDecl

Function asTypeInfo_GetMethodByDecl 

Source
pub unsafe extern "C" fn asTypeInfo_GetMethodByDecl(
    o: *const asITypeInfo,
    decl: *const c_char,
    getVirtual: asBOOL,
) -> *mut asIScriptFunction