screen_load

Function screen_load 

Source
pub unsafe fn screen_load(scr: *mut Object) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.