pub unsafe extern "C" fn AM_GetTWLPartitionInfo(
info: *mut AM_TWLPartitionInfo,
) -> ResultExpand description
Retrieves information about the NAND TWL partition.
ยงArguments
info(direction out) - Pointer to output the TWL partition info to.
pub unsafe extern "C" fn AM_GetTWLPartitionInfo(
info: *mut AM_TWLPartitionInfo,
) -> ResultRetrieves information about the NAND TWL partition.
info (direction out) - Pointer to output the TWL partition info to.