Function asGeneric_GetArgAddress

Source
pub unsafe extern "C" fn asGeneric_GetArgAddress(
    g: *mut asIScriptGeneric,
    arg: asUINT,
) -> *mut c_void