Function gdnative_sys::godot_image_new_with_size_format [] [src]

pub unsafe extern fn godot_image_new_with_size_format(p_img: *mut godot_image,
                                                      p_width: c_int,
                                                      p_height: c_int,
                                                      p_use_mipmaps: bool,
                                                      p_format: godot_image_format)