# zx_system_get_dcache_line_size | |
## NAME | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
system_get_dcache_line_size - TODO(ZX-3106) | |
## SYNOPSIS | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
``` | |
#include <zircon/syscalls.h> | |
uint32_t zx_system_get_dcache_line_size(void); | |
``` | |
## DESCRIPTION | |
TODO(ZX-3106) | |
## RIGHTS | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
TODO(ZX-2399) | |
## RETURN VALUE | |
TODO(ZX-3106) | |
## ERRORS | |
TODO(ZX-3106) | |
## SEE ALSO | |
TODO(ZX-3106) |