ulocdata_getPaperSize

Function ulocdata_getPaperSize 

pub unsafe fn ulocdata_getPaperSize<P0>(
    localeid: P0,
    height: *mut i32,
    width: *mut i32,
    status: *mut UErrorCode,
)
where P0: Param<PCSTR>,