Function raylib::ffi::InitWindow[][src]

pub unsafe extern "C" fn InitWindow(
    width: i32,
    height: i32,
    title: *const i8
)