phosh_shell_get_usable_area

Function phosh_shell_get_usable_area 

Source
pub unsafe extern "C" fn phosh_shell_get_usable_area(
    self_: *mut PhoshShell,
    x: *mut c_int,
    y: *mut c_int,
    width: *mut c_int,
    height: *mut c_int,
)