Function phosh_sys::phosh_shell_get_area

source ยท
pub unsafe extern "C" fn phosh_shell_get_area(
    self_: *mut PhoshShell,
    width: *mut c_int,
    height: *mut c_int,
)