Function ckb_vm::memory::get_page_indices

source ยท
pub fn get_page_indices(addr: u64, size: u64) -> Result<(u64, u64), Error>