set_minimap_component_position

Function set_minimap_component_position 

Source
pub fn set_minimap_component_position(
    _name: impl AsCharPtr,
    _align_x: impl AsCharPtr,
    _align_y: impl AsCharPtr,
    _pos_x: f32,
    _pos_y: f32,
    _size_x: f32,
    _size_y: f32,
)