Function raylib_sys::InitWindow[][src]

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