Function asTypeInfo_GetMethodByDecl

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