call_scaleform_movie_method_with_string

Function call_scaleform_movie_method_with_string 

Source
pub fn call_scaleform_movie_method_with_string(
    _scaleform: i32,
    _method_name: impl AsCharPtr,
    _param_1: impl AsCharPtr,
    _param_2: impl AsCharPtr,
    _param_3: impl AsCharPtr,
    _param_4: impl AsCharPtr,
    _param_5: impl AsCharPtr,
)