ckb_vm::memory

Function get_page_indices

Source
pub fn get_page_indices(addr: u64, size: u64) -> Result<(u64, u64), Error>