Function lldb_sys::SBProcessAllocateMemory
source · pub unsafe extern "C" fn SBProcessAllocateMemory(
instance: SBProcessRef,
size: usize,
permissions: u32,
error: SBErrorRef
) -> lldb_addr_tpub unsafe extern "C" fn SBProcessAllocateMemory(
instance: SBProcessRef,
size: usize,
permissions: u32,
error: SBErrorRef
) -> lldb_addr_t