Function godot_sys::godot_string_rpad_with_custom_character [] [src]

pub unsafe extern "C" fn godot_string_rpad_with_custom_character(
    p_self: *const godot_string,
    p_min_length: godot_int,
    p_character: *const godot_string
) -> godot_string