Function phosh_sys::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,
)