Skip to main content

asEngine_RegisterInterfaceMethod

Function asEngine_RegisterInterfaceMethod 

Source
pub unsafe extern "C" fn asEngine_RegisterInterfaceMethod(
    e: *mut asIScriptEngine,
    intf: *const c_char,
    declaration: *const c_char,
) -> c_int